atscmh_rs_frame_mode

enum atscmh_rs_frame_mode - Reed Solomon (RS) frame mode.

@ATSCMH_RSFRAME_PRI_ONLY: Single Frame: There is only a primary RS Frame for all Group Regions. @ATSCMH_RSFRAME_PRI_SEC: Dual Frame: There are two separate RS Frames: Primary RS Frame for Group Region A and B and Secondary RS Frame for Group Region C and D. @ATSCMH_RSFRAME_RES: Reserved. Shouldn't be used.

Values

ValueMeaning
ATSCMH_RSFRAME_PRI_ONLY0
ATSCMH_RSFRAME_PRI_SEC1
ATSCMH_RSFRAME_RES2

Meta